home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / announce.lha / 1150 / 1165.prlink < prev    next >
Internet Message Format  |  1995-06-29  |  4KB

  1. From zerkle Sun May 21 19:23:08 1995
  2. Received: by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  3.     id AA06300; Sun, 21 May 95 19:23:07 PDT
  4. Received: from septimius.mbfys.kun.nl by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.6)
  5.     id AA06294; Sun, 21 May 95 19:23:03 PDT
  6. Received: from dontcare by septimius.mbfys.kun.nl via severus.mbfys.kun.nl [131.174.82.78] with SMTP 
  7.     id EAA03234 (8.6.10/2.4); Mon, 22 May 1995 04:23:20 +0200
  8. Date: Mon, 22 May 1995 04:23:20 +0200
  9. From: Olaf Seibert <rhialto@mbfys.kun.nl>
  10. Message-Id: <199505220223.EAA03234@septimius.mbfys.kun.nl>
  11. To: announce@cs.ucdavis.edu
  12. Cc: rhialto@mbfys.kun.nl
  13. Subject: SUBMIT uploaded: prlink 0.8.0a
  14. Errors-To: zerkle@cs.ucdavis.edu
  15. X-Server: Zserver v0.90beta
  16. Status: RO
  17.  
  18. submit
  19.  
  20. TITLE
  21.  
  22.      prlink
  23.  
  24. VERSION
  25.  
  26.      0.8.0a
  27.  
  28. AUTHORS
  29.  
  30.      Marko Mdkeld <Marko.Makela@HUT.FI>
  31.      Olaf 'Rhialto' Seibert <rhialto@mbfys.kun.nl>
  32.  
  33. DESCRIPTION
  34.  
  35.     Hello all!
  36.  
  37.     After half a year of lazy development, I release my data transfer
  38.     system.  It uses a parallel cable between an Amiga or a PC compatible
  39.     and a 8-bit CBM system (The PETs, Vic20, C64 and C128 are currently
  40.     supported).  On the PC side, the program compiles under Linux, and it
  41.     can be compiled under DOS fairly easily, too.  (If you can do this,
  42.     please send the patches and executables to me.)
  43.  
  44.     The Amiga and PET ports were done by Olaf Seibert
  45.     <rhialto@mbfys.kun.nl>.  He will soon make an Amiga binary version of
  46.     the package available.
  47.  
  48.     Prlink is probably one of the most complete systems available.  It
  49.     lets you to load and run programs off your PC's or Amiga's disks on
  50.     the remote C= computer with a command issued on the PC or Amiga.  You
  51.     can also save remote C= memory to a file.  Prlink supports also a
  52.     banked memory expansion (256kB on C64, up to 1MB on C128), and a
  53.     Commodore REU up to 15 megabytes.
  54.  
  55.     Prlink is implemented as an IRQ wedge, so you can use the C= computer
  56.     for something else between the transfers.
  57.  
  58.     Besides loading and saving memory, you can launch Vic-20 cartridges,
  59.     provided that you have a Vic-20 equipped with a RAM expansion at $a000
  60.     (and at $6000 for 16 kB games).
  61.  
  62.     You can also transfer files with prrfile and prwfile.  Prdisk lets you
  63.     to transfer whole disks.  Standard routines are used, and the disk
  64.     size may be up to 999 tracks * 1000 sectors per track = 999000 blocks.
  65.     Useful for backing up your 9090 harddisk on the PET. :-)
  66.  
  67.     If you have any comments or questions or suggestions for improvements,
  68.     feel free to contact us.  I <marko.makela@hut.fi> will answer any
  69.     PC-related questions, and Olaf Seibert will be happy to help Amiga and
  70.     PET users at <rhialto@mbfys.kun.nl>.
  71.  
  72.     With best regards,
  73.  
  74.         Marko Mdkeld
  75.  
  76. SPECIAL REQUIREMENTS
  77.  
  78.      ixemul.library (included)
  79.  
  80.      DASM 2.02 to reassemble 6502 code, if desired for reconfiguration.
  81.  
  82. AVAILABILITY
  83.  
  84.     ftp://ftp.funet.fi/pub/cbm/transfer/Amiga/prlink-amiga-0.8.0a.lha
  85.     ftp://ftp.funet.fi/pub/cbm/programming/dasm202.tar.gz
  86.  
  87.     or on Aminet:
  88.  
  89.     ftp://ftp.luth.se/pub/aminet/misc/emu/prlink-amiga.lha
  90.     ftp://ftp.luth.se/pub/aminet/dev/cross/dasm202.lha
  91.  
  92.     (note that I think it doesn't belong in misc/emu but in something
  93.     like comm/misc, because it handles the Real Thing and not an
  94.     emulation, but such is life)
  95.  
  96. PRICE
  97.  
  98.      Free.
  99.  
  100. DISTRIBUTABILITY
  101.  
  102.      Copyright 1994, 1995 by Marko Mdkeld and Olaf Seibert.
  103.      The GNU General Public License applies.
  104.  
  105. -Olaf.
  106. --
  107. HAVE *YOU* EXPORTED A CRYPTO SYSTEM TODAY? --> http://dcs.ex.ac.uk/~aba/x.html
  108. --rsa--------------------------------8<-------------------------------------
  109. #!/usr/local/bin/perl -s-- export-a-crypto-system sig, RSA in 3 lines PERL:
  110. ($k,$n)=@ARGV;$v=$w=1+length$n&~1;$v-=$d*2;$w-=$e*2;$m=unpack(H.$w,$m),$_
  111. =`echo "16dio1[lm*ln%]sz\U$k $m $n\Esnsm[d2%Sa2/d0<xsbd*ln%La1=z2]dsxxip
  112. "|dc`,s/\W//g,print pack(H.$v,0 x($v-length).$_)while read(STDIN,$m,$w/2)
  113. -------------------------------------8<-------------------------------------
  114. TRY: echo squeamish ossifrage | rsa -e 3 7537d365 | rsa -d 4e243e33 7537d365
  115. --
  116. ___ Olaf 'Rhialto' Seibert      <rhialto@mbfys.kun.nl>     PGP key fingerprint:
  117. \X/ I'm not weird, I'm differently percepted. D787B44DFC896063 4CBB95A5BD1DAA96
  118.  
  119.